home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource Library: Multimedia
/
Resource Library: Multimedia.iso
/
hypertxt
/
msdos
/
hydos10
/
chdir
< prev
next >
Wrap
Text File
|
1991-04-09
|
654b
|
18 lines
CHDIR
Displays or changes the current working directory
See also <MKDIR> <RMDIR>
COMMAND TYPE: Internal VERSION: 2.0 and up
USE: CHDIR [d:][path]
or CD [d:][path]
d: path specifies the new drive and directory that will be made
current.
If no parameters are used then the current drive and directory are
displayed. The root directory is represented by "\". A path
beginning with \ is taken to be relative to the root directory, while
any other path is relative to the current directory. The parent
directory can be abbreviated to ".."